Module Configuration
Module Configuration page displays a list of config parameters which are used in the application. You can filter the list on the basis of name, description and value.
How to create a config parameter?
1. Click + icon on the top right. Following pop up window will open with additional list of config parameters which are ready to be used.
Field Level Description
Config Parameter | list of additional config parameters which are ready to be used. You can choose one. |
Value |
value which will decide the behaviour of the config parameter. E.g. True, False, 0, 1 etc. |
2. Enter the required information.
3. Click Save button. A new config parameter is added to the list of already used config parameters.
Impact in Alt Worklife
Let us take an example of a config parameter, Timesheet Attendance which has been activated.
This rule says, Timesheet and Attendance modules will be integrated if the value entered in the Value textbox is 1 and they will not be integrated if value is 0.
If the value has been set to 1 and an employee applies for a leave and applies for a leave on 12/06/2016 and goes to Timesheet > My Timesheets, adds a new timesheet then Status shown for 12/06/2016 will be L (Leave) but if the value has been set to 0 then Status shown for 12/06/2016 will be A (Absent).
Likewise, we have other config parameter rules affecting other parts of Attendance module.